Enter a type and click search.




Results for Klarna\Kp\Model\Payment\Kp

File: vendor/klarna/module-kp/etc/di.xml

<type name="Klarna\Kp\Model\Payment\Kp">
    <arguments>
        <argument name="adapter" xsi:type="object">
            KPVirtual
        </argument>
    </arguments>
</type>

This is a type configuration.

This configuration is for the base area. Base area configurations will apply to all the sub-applications.

This configuration tells the Object Manager that when a user wants a Klarna\Kp\Model\Payment\Kp object that the following arguments should be used in the foo object's constructor.